home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 835.swf / scripts / DefineButton2_208 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-19  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(3);
  4. }
  5.